﻿2026-07-09T06:51:40.0153762Z Current runner version: '2.335.1'
2026-07-09T06:51:40.0159490Z Runner name: 'kitsubito'
2026-07-09T06:51:40.0160100Z Runner group name: 'Default'
2026-07-09T06:51:40.0160920Z Machine name: 'KITSUBITO'
2026-07-09T06:51:40.0163311Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T06:51:40.0165491Z Contents: read
2026-07-09T06:51:40.0165959Z Metadata: read
2026-07-09T06:51:40.0166392Z Packages: read
2026-07-09T06:51:40.0166832Z ##[endgroup]
2026-07-09T06:51:40.0168766Z Secret source: Actions
2026-07-09T06:51:40.0169486Z Prepare workflow directory
2026-07-09T06:51:40.0672510Z Prepare all required actions
2026-07-09T06:51:40.0706882Z Getting action download info
2026-07-09T06:51:40.4191787Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T06:51:41.1844091Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-09T06:51:41.3013477Z ##[group]Run actions/checkout@v5
2026-07-09T06:51:41.3014823Z with:
2026-07-09T06:51:41.3015548Z   fetch-depth: 0
2026-07-09T06:51:41.3016393Z   repository: SaberMage/spt-core
2026-07-09T06:51:41.3024998Z   token: ***
2026-07-09T06:51:41.3025741Z   ssh-strict: true
2026-07-09T06:51:41.3026491Z   ssh-user: git
2026-07-09T06:51:41.3027245Z   persist-credentials: true
2026-07-09T06:51:41.3028108Z   clean: true
2026-07-09T06:51:41.3028922Z   sparse-checkout-cone-mode: true
2026-07-09T06:51:41.3029961Z   fetch-tags: false
2026-07-09T06:51:41.3030753Z   show-progress: true
2026-07-09T06:51:41.3031549Z   lfs: false
2026-07-09T06:51:41.3032300Z   submodules: false
2026-07-09T06:51:41.3033138Z   set-safe-directory: true
2026-07-09T06:51:41.3034854Z ##[endgroup]
2026-07-09T06:51:41.4249607Z Syncing repository: SaberMage/spt-core
2026-07-09T06:51:41.4253236Z ##[group]Getting Git version info
2026-07-09T06:51:41.4255119Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T06:51:41.4257338Z [command]/usr/bin/git version
2026-07-09T06:51:41.4258296Z git version 2.43.0
2026-07-09T06:51:41.4263720Z ##[endgroup]
2026-07-09T06:51:41.4279111Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/29655b5f-a0b6-479d-82c7-ecd3fa438111' before making global git config changes
2026-07-09T06:51:41.4282054Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:51:41.4284412Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:51:41.4324962Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T06:51:41.4347738Z https://github.com/SaberMage/spt-core
2026-07-09T06:51:41.4360734Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T06:51:41.4364169Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T06:51:41.4395291Z HEAD
2026-07-09T06:51:41.4454112Z ##[endgroup]
2026-07-09T06:51:41.4455627Z [command]/usr/bin/git submodule status
2026-07-09T06:51:41.4647254Z ##[group]Cleaning the repository
2026-07-09T06:51:41.4648911Z [command]/usr/bin/git clean -ffdx
2026-07-09T06:51:44.2506773Z Removing target/
2026-07-09T06:51:44.2519732Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T06:51:44.2942041Z HEAD is now at e47e271e0 Merge dc4abc6f7990280765c33f6f9b10b39587dd252f into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T06:51:44.2951564Z ##[endgroup]
2026-07-09T06:51:44.2954145Z ##[group]Disabling automatic garbage collection
2026-07-09T06:51:44.2957981Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T06:51:44.2990262Z ##[endgroup]
2026-07-09T06:51:44.2990842Z ##[group]Setting up auth
2026-07-09T06:51:44.2996888Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:51:44.3033404Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T06:51:44.3276835Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:51:44.3306959Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T06:51:44.3505928Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:51:44.3538829Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:51:44.3753965Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T06:51:44.3789684Z ##[endgroup]
2026-07-09T06:51:44.3790117Z ##[group]Fetching the repository
2026-07-09T06:51:44.3796560Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e47e271e0a1d7897745851ec9ae34fc9ce7abe3e:refs/remotes/pull/65/merge
2026-07-09T06:51:45.6158249Z ##[endgroup]
2026-07-09T06:51:45.6159183Z ##[group]Determining the checkout info
2026-07-09T06:51:45.6159843Z ##[endgroup]
2026-07-09T06:51:45.6163855Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T06:51:45.6230673Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T06:51:45.6273623Z ##[group]Checking out the ref
2026-07-09T06:51:45.6277720Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/65/merge
2026-07-09T06:51:45.6347015Z HEAD is now at e47e271e0 Merge dc4abc6f7990280765c33f6f9b10b39587dd252f into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T06:51:45.6354679Z ##[endgroup]
2026-07-09T06:51:45.6423535Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T06:51:45.6472444Z e47e271e0a1d7897745851ec9ae34fc9ce7abe3e
2026-07-09T06:51:45.6774326Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-09T06:51:45.6775195Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-09T06:51:45.6795427Z shell: /usr/bin/bash -e {0}
2026-07-09T06:51:45.6795712Z ##[endgroup]
2026-07-09T06:51:45.6988475Z ##[group]Run set -euo pipefail
2026-07-09T06:51:45.6988922Z [36;1mset -euo pipefail[0m
2026-07-09T06:51:45.6989302Z [36;1mPIN=0c95435[0m
2026-07-09T06:51:45.6989546Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-09T06:51:45.6989837Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-09T06:51:45.6990213Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-09T06:51:45.6990695Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-09T06:51:45.6991185Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-09T06:51:45.6991594Z [36;1m  rm -rf "$CACHE"[0m
2026-07-09T06:51:45.6991876Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-09T06:51:45.6992186Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-09T06:51:45.6992562Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-09T06:51:45.6993045Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-09T06:51:45.6993298Z [36;1mfi[0m
2026-07-09T06:51:45.6993616Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-09T06:51:45.7011791Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-09T06:51:45.7012135Z env:
2026-07-09T06:51:45.7012376Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-09T06:51:45.7012767Z ##[endgroup]
2026-07-09T06:51:46.5539916Z    Compiling proc-macro2 v1.0.106
2026-07-09T06:51:46.5541346Z    Compiling quote v1.0.45
2026-07-09T06:51:46.5542185Z    Compiling unicode-ident v1.0.24
2026-07-09T06:51:46.5542545Z    Compiling libc v0.2.186
2026-07-09T06:51:46.5542926Z    Compiling serde_core v1.0.228
2026-07-09T06:51:46.5543217Z    Compiling cfg-if v1.0.4
2026-07-09T06:51:46.5543522Z    Compiling serde v1.0.228
2026-07-09T06:51:46.5632815Z    Compiling log v0.4.32
2026-07-09T06:51:46.5710312Z    Compiling pin-project-lite v0.2.17
2026-07-09T06:51:46.5711754Z    Compiling typenum v1.20.1
2026-07-09T06:51:46.5712612Z    Compiling portable-atomic v1.13.1
2026-07-09T06:51:46.5735930Z    Compiling memchr v2.8.1
2026-07-09T06:51:46.5792326Z    Compiling version_check v0.9.5
2026-07-09T06:51:46.5831900Z    Compiling critical-section v1.2.0
2026-07-09T06:51:46.5834563Z    Compiling shlex v2.0.1
2026-07-09T06:51:46.6651603Z    Compiling find-msvc-tools v0.1.9
2026-07-09T06:51:46.6992811Z    Compiling subtle v2.6.1
2026-07-09T06:51:46.7052829Z    Compiling bytes v1.11.1
2026-07-09T06:51:46.7731698Z    Compiling futures-core v0.3.32
2026-07-09T06:51:46.8842365Z    Compiling smallvec v1.15.1
2026-07-09T06:51:46.9330948Z    Compiling equivalent v1.0.2
2026-07-09T06:51:46.9941097Z    Compiling itoa v1.0.18
2026-07-09T06:51:47.0330565Z    Compiling semver v1.0.28
2026-07-09T06:51:47.0741168Z    Compiling stable_deref_trait v1.2.1
2026-07-09T06:51:47.0792508Z    Compiling slab v0.4.12
2026-07-09T06:51:47.1102332Z    Compiling futures-io v0.3.32
2026-07-09T06:51:47.1521097Z    Compiling futures-sink v0.3.32
2026-07-09T06:51:47.1781464Z    Compiling generic-array v0.14.7
2026-07-09T06:51:47.1850642Z    Compiling futures-task v0.3.32
2026-07-09T06:51:47.2661482Z    Compiling futures-channel v0.3.32
2026-07-09T06:51:47.3762747Z    Compiling rand_core v0.10.1
2026-07-09T06:51:47.3792018Z    Compiling rustversion v1.0.22
2026-07-09T06:51:47.3973151Z    Compiling bitflags v2.12.1
2026-07-09T06:51:47.4040797Z    Compiling hashbrown v0.17.1
2026-07-09T06:51:47.4781252Z    Compiling getrandom v0.4.2
2026-07-09T06:51:47.4901035Z    Compiling rustc_version v0.4.1
2026-07-09T06:51:47.5229942Z    Compiling cpufeatures v0.2.17
2026-07-09T06:51:47.6324335Z    Compiling fnv v1.0.7
2026-07-09T06:51:47.6350934Z    Compiling cfg_aliases v0.2.1
2026-07-09T06:51:47.6568719Z    Compiling strsim v0.11.1
2026-07-09T06:51:47.7514699Z    Compiling writeable v0.6.3
2026-07-09T06:51:47.7651290Z    Compiling litemap v0.8.2
2026-07-09T06:51:47.7674085Z    Compiling utf8_iter v1.0.4
2026-07-09T06:51:47.7821718Z    Compiling dunce v1.0.5
2026-07-09T06:51:47.8382867Z    Compiling icu_normalizer_data v2.2.0
2026-07-09T06:51:47.9185268Z    Compiling icu_properties_data v2.2.0
2026-07-09T06:51:47.9868779Z    Compiling fs_extra v1.3.0
2026-07-09T06:51:48.0061332Z    Compiling ident_case v1.0.1
2026-07-09T06:51:48.2262420Z    Compiling percent-encoding v2.3.2
2026-07-09T06:51:48.2500801Z    Compiling autocfg v1.5.1
2026-07-09T06:51:48.2571515Z    Compiling http v1.4.1
2026-07-09T06:51:48.3212152Z    Compiling aws-lc-rs v1.17.0
2026-07-09T06:51:48.4340642Z    Compiling thiserror v2.0.18
2026-07-09T06:51:48.6080970Z    Compiling syn v2.0.117
2026-07-09T06:51:48.6101021Z    Compiling unicode-segmentation v1.13.3
2026-07-09T06:51:48.6241112Z    Compiling cpufeatures v0.3.0
2026-07-09T06:51:48.6399815Z    Compiling scopeguard v1.2.0
2026-07-09T06:51:48.6876911Z    Compiling form_urlencoded v1.2.2
2026-07-09T06:51:48.7081464Z    Compiling chacha20 v0.10.0
2026-07-09T06:51:48.7096653Z    Compiling untrusted v0.9.0
2026-07-09T06:51:48.7411510Z    Compiling indexmap v2.14.0
2026-07-09T06:51:48.7886241Z    Compiling lock_api v0.4.14
2026-07-09T06:51:48.8251213Z    Compiling heck v0.5.0
2026-07-09T06:51:48.9441414Z    Compiling rustls v0.23.40
2026-07-09T06:51:48.9509338Z    Compiling const-oid v0.10.2
2026-07-09T06:51:48.9683486Z    Compiling unicode-xid v0.2.6
2026-07-09T06:51:49.0180726Z    Compiling anyhow v1.0.102
2026-07-09T06:51:49.0371614Z    Compiling atomic-waker v1.1.2
2026-07-09T06:51:49.0711411Z    Compiling parking_lot_core v0.9.12
2026-07-09T06:51:49.1857915Z    Compiling zerocopy v0.8.50
2026-07-09T06:51:49.2093863Z    Compiling httparse v1.10.1
2026-07-09T06:51:49.2190490Z    Compiling jobserver v0.1.34
2026-07-09T06:51:49.2260990Z    Compiling paste v1.0.15
2026-07-09T06:51:49.2360814Z    Compiling num-traits v0.2.19
2026-07-09T06:51:49.3067931Z    Compiling hybrid-array v0.4.12
2026-07-09T06:51:49.3524300Z    Compiling convert_case v0.10.0
2026-07-09T06:51:49.4293316Z    Compiling curve25519-dalek v4.1.3
2026-07-09T06:51:49.5131901Z    Compiling ahash v0.8.12
2026-07-09T06:51:49.5729386Z    Compiling crypto-common v0.1.7
2026-07-09T06:51:49.6097954Z    Compiling block-buffer v0.10.4
2026-07-09T06:51:49.7085400Z    Compiling fastrand v2.4.1
2026-07-09T06:51:49.7259100Z    Compiling base64ct v1.8.3
2026-07-09T06:51:49.7473834Z    Compiling either v1.16.0
2026-07-09T06:51:49.7664240Z    Compiling powerfmt v0.2.0
2026-07-09T06:51:49.8071341Z    Compiling cc v1.2.63
2026-07-09T06:51:49.8557217Z    Compiling digest v0.10.7
2026-07-09T06:51:50.0514544Z    Compiling deranged v0.5.8
2026-07-09T06:51:50.1581147Z    Compiling vcpkg v0.2.15
2026-07-09T06:51:50.2037699Z    Compiling tinyvec_macros v0.1.1
2026-07-09T06:51:50.2220841Z    Compiling base64 v0.22.1
2026-07-09T06:51:50.2431014Z    Compiling pem-rfc7468 v1.0.0
2026-07-09T06:51:50.2840707Z    Compiling http-body v1.0.1
2026-07-09T06:51:50.3360812Z    Compiling data-encoding v2.11.0
2026-07-09T06:51:50.3701274Z    Compiling time-core v0.1.8
2026-07-09T06:51:50.5561425Z    Compiling pkg-config v0.3.33
2026-07-09T06:51:50.5881737Z    Compiling tower-service v0.3.3
2026-07-09T06:51:50.6281450Z    Compiling num-conv v0.2.2
2026-07-09T06:51:50.6541628Z    Compiling try-lock v0.2.5
2026-07-09T06:51:50.7280499Z    Compiling zmij v1.0.21
2026-07-09T06:51:50.8020984Z    Compiling want v0.3.1
2026-07-09T06:51:50.9370592Z    Compiling mio v1.2.1
2026-07-09T06:51:51.0231852Z    Compiling socket2 v0.6.4
2026-07-09T06:51:51.0400440Z    Compiling getrandom v0.2.17
2026-07-09T06:51:51.2232134Z    Compiling tinyvec v1.11.0
2026-07-09T06:51:51.3036051Z    Compiling sha2 v0.10.9
2026-07-09T06:51:51.4035520Z    Compiling rand v0.10.1
2026-07-09T06:51:51.4500979Z    Compiling uuid v1.23.2
2026-07-09T06:51:51.5403796Z    Compiling rand_core v0.6.4
2026-07-09T06:51:51.6263325Z    Compiling parking_lot v0.12.5
2026-07-09T06:51:51.6501135Z    Compiling crypto-common v0.2.2
2026-07-09T06:51:51.8371480Z    Compiling block-buffer v0.12.0
2026-07-09T06:51:51.9431158Z    Compiling inout v0.1.4
2026-07-09T06:51:52.0511473Z    Compiling vergen-lib v9.1.0
2026-07-09T06:51:52.0711462Z    Compiling n0-future v0.3.2
2026-07-09T06:51:52.1962032Z    Compiling winnow v1.0.3
2026-07-09T06:51:52.2280720Z    Compiling cmake v0.1.58
2026-07-09T06:51:52.2441679Z    Compiling signature v2.2.0
2026-07-09T06:51:52.2589620Z    Compiling serde_json v1.0.150
2026-07-09T06:51:52.2882031Z    Compiling httpdate v1.0.3
2026-07-09T06:51:52.2951489Z    Compiling diatomic-waker v0.2.3
2026-07-09T06:51:52.3020529Z    Compiling spin v0.10.0
2026-07-09T06:51:52.4601142Z    Compiling crossbeam-utils v0.8.21
2026-07-09T06:51:52.4760610Z    Compiling parking v2.2.1
2026-07-09T06:51:52.5023626Z    Compiling cordyceps v0.3.4
2026-07-09T06:51:52.5304880Z    Compiling ed25519 v2.2.3
2026-07-09T06:51:52.5931361Z    Compiling cipher v0.4.4
2026-07-09T06:51:52.6121753Z    Compiling futures-lite v2.6.1
2026-07-09T06:51:52.6781093Z    Compiling netlink-packet-core v0.8.1
2026-07-09T06:51:52.7000751Z    Compiling universal-hash v0.5.1
2026-07-09T06:51:52.7131578Z    Compiling vergen-lib v0.1.6
2026-07-09T06:51:52.8830997Z    Compiling vergen v9.1.0
2026-07-09T06:51:52.9170888Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-09T06:51:52.9461818Z    Compiling heapless v0.7.17
2026-07-09T06:51:52.9530088Z    Compiling noq-udp v0.10.0
2026-07-09T06:51:53.0030974Z    Compiling sync_wrapper v1.0.2
2026-07-09T06:51:53.0160769Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-09T06:51:53.1105013Z    Compiling digest v0.11.3
2026-07-09T06:51:53.1281031Z    Compiling opaque-debug v0.3.1
2026-07-09T06:51:53.1740562Z    Compiling futures-buffered v0.2.13
2026-07-09T06:51:53.1846446Z    Compiling allocator-api2 v0.2.21
2026-07-09T06:51:53.1971213Z    Compiling byteorder v1.5.0
2026-07-09T06:51:53.2947934Z    Compiling polyval v0.6.2
2026-07-09T06:51:53.3751555Z    Compiling spin v0.9.8
2026-07-09T06:51:53.3821024Z    Compiling vergen-gitcl v1.0.8
2026-07-09T06:51:53.4810844Z    Compiling hash32 v0.2.1
2026-07-09T06:51:53.6031344Z    Compiling signature v3.0.0
2026-07-09T06:51:53.6350811Z    Compiling num_threads v0.1.7
2026-07-09T06:51:53.6882362Z    Compiling aws-lc-sys v0.41.0
2026-07-09T06:51:53.7181073Z    Compiling ring v0.17.14
2026-07-09T06:51:53.7512142Z    Compiling libsqlite3-sys v0.30.1
2026-07-09T06:51:53.7814007Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-09T06:51:53.7820742Z    Compiling ryu v1.0.23
2026-07-09T06:51:53.8103636Z    Compiling fallible-iterator v0.3.0
2026-07-09T06:51:53.8356473Z    Compiling tower-layer v0.3.3
2026-07-09T06:51:53.9794029Z    Compiling time v0.3.47
2026-07-09T06:51:54.0642082Z    Compiling ghash v0.5.1
2026-07-09T06:51:54.0779591Z    Compiling sha2 v0.11.0-rc.5
2026-07-09T06:51:54.0801590Z    Compiling ctr v0.9.2
2026-07-09T06:51:54.1371387Z    Compiling aes v0.8.4
2026-07-09T06:51:54.2100745Z    Compiling fs2 v0.4.3
2026-07-09T06:51:54.2318261Z    Compiling http-body-util v0.1.3
2026-07-09T06:51:54.3753228Z    Compiling aead v0.5.2
2026-07-09T06:51:54.4971159Z    Compiling utf8parse v0.2.2
2026-07-09T06:51:54.5731572Z    Compiling openssl-probe v0.2.1
2026-07-09T06:51:54.6201312Z    Compiling arrayvec v0.7.6
2026-07-09T06:51:54.6496184Z    Compiling crossbeam-epoch v0.9.18
2026-07-09T06:51:54.6691179Z    Compiling crossbeam-channel v0.5.15
2026-07-09T06:51:54.6794469Z    Compiling blake3 v1.8.5
2026-07-09T06:51:54.8265748Z    Compiling netlink-packet-route v0.29.0
2026-07-09T06:51:54.9041536Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-09T06:51:55.0651630Z    Compiling aes-gcm v0.10.3
2026-07-09T06:51:55.0812271Z    Compiling memoffset v0.6.5
2026-07-09T06:51:55.2351117Z    Compiling acto v0.8.2
2026-07-09T06:51:55.3529369Z    Compiling noq v0.18.0
2026-07-09T06:51:55.3598259Z    Compiling netwatch v0.16.0
2026-07-09T06:51:55.3676097Z    Compiling ref-cast v1.0.25
2026-07-09T06:51:55.4276235Z    Compiling foldhash v0.2.0
2026-07-09T06:51:55.5202197Z    Compiling mac-addr v0.3.0
2026-07-09T06:51:55.7070768Z    Compiling tagptr v0.2.0
2026-07-09T06:51:55.7318310Z    Compiling sorted-index-buffer v0.2.1
2026-07-09T06:51:55.7690243Z    Compiling rustc-hash v2.1.2
2026-07-09T06:51:55.7798283Z    Compiling xml-rs v0.8.28
2026-07-09T06:51:55.8054775Z    Compiling rustix v1.1.4
2026-07-09T06:51:55.8281779Z    Compiling lru-slab v0.1.2
2026-07-09T06:51:55.9243203Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-09T06:51:55.9621128Z    Compiling identity-hash v0.1.0
2026-07-09T06:51:55.9781337Z    Compiling synstructure v0.13.2
2026-07-09T06:51:56.0231194Z    Compiling darling_core v0.20.11
2026-07-09T06:51:56.0317346Z    Compiling thiserror v1.0.69
2026-07-09T06:51:56.1081255Z    Compiling serde_derive_internals v0.29.1
2026-07-09T06:51:56.4271439Z    Compiling hashbrown v0.16.1
2026-07-09T06:51:56.7271180Z    Compiling netlink-packet-route v0.30.0
2026-07-09T06:51:56.9582650Z    Compiling xmltree v0.10.3
2026-07-09T06:51:57.0321342Z    Compiling errno v0.3.14
2026-07-09T06:51:57.2321283Z    Compiling proc-macro-crate v3.5.0
2026-07-09T06:51:57.2841061Z    Compiling ioctl-rs v0.1.6
2026-07-09T06:51:57.3500909Z    Compiling termios v0.2.2
2026-07-09T06:51:57.3942813Z    Compiling serial-core v0.4.0
2026-07-09T06:51:57.5231881Z    Compiling aho-corasick v1.1.4
2026-07-09T06:51:57.5794539Z    Compiling simple-dns v0.9.3
2026-07-09T06:51:57.6600977Z    Compiling linux-raw-sys v0.12.1
2026-07-09T06:51:57.7010817Z    Compiling signal-hook v0.3.18
2026-07-09T06:51:57.8812288Z    Compiling simdutf8 v0.1.5
2026-07-09T06:51:57.9231028Z    Compiling toml_write v0.1.2
2026-07-09T06:51:57.9445550Z    Compiling winnow v0.7.15
2026-07-09T06:51:58.0633679Z    Compiling sha1_smol v1.0.1
2026-07-09T06:51:58.0940968Z    Compiling arrayref v0.3.9
2026-07-09T06:51:58.1970949Z    Compiling constant_time_eq v0.4.2
2026-07-09T06:51:58.3315396Z    Compiling resolv-conf v0.7.6
2026-07-09T06:51:58.3784874Z    Compiling regex-syntax v0.8.10
2026-07-09T06:51:58.3931619Z    Compiling smol_str v0.1.24
2026-07-09T06:51:58.5282791Z    Compiling serial-unix v0.4.0
2026-07-09T06:51:58.7541441Z    Compiling lru v0.16.4
2026-07-09T06:51:58.8561286Z    Compiling signal-hook-registry v1.4.8
2026-07-09T06:51:59.1159669Z    Compiling darling_core v0.23.0
2026-07-09T06:51:59.1532524Z    Compiling serde_derive v1.0.228
2026-07-09T06:51:59.2159471Z    Compiling zeroize_derive v1.4.3
2026-07-09T06:51:59.4081753Z    Compiling tokio-macros v2.7.0
2026-07-09T06:51:59.5376529Z    Compiling zerofrom-derive v0.1.7
2026-07-09T06:52:00.1830988Z    Compiling zeroize v1.8.2
2026-07-09T06:52:00.5353585Z    Compiling futures-macro v0.3.32
2026-07-09T06:52:00.5820740Z    Compiling tokio v1.52.3
2026-07-09T06:52:01.0572765Z    Compiling yoke-derive v0.8.2
2026-07-09T06:52:01.5680911Z    Compiling zerovec-derive v0.11.3
2026-07-09T06:52:01.6360758Z    Compiling displaydoc v0.2.6
2026-07-09T06:52:01.8713065Z    Compiling zerofrom v0.1.8
2026-07-09T06:52:02.1341711Z    Compiling tracing-attributes v0.1.31
2026-07-09T06:52:02.1521929Z    Compiling futures-util v0.3.32
2026-07-09T06:52:02.2082041Z    Compiling rustls-pki-types v1.14.1
2026-07-09T06:52:02.9670456Z    Compiling thiserror-impl v2.0.18
2026-07-09T06:52:03.0731447Z    Compiling yoke v0.8.3
2026-07-09T06:52:03.2306982Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-09T06:52:03.3961354Z    Compiling zerotrie v0.2.4
2026-07-09T06:52:03.5360784Z    Compiling darling_macro v0.20.11
2026-07-09T06:52:03.8202159Z    Compiling zerovec v0.11.6
2026-07-09T06:52:03.9697464Z    Compiling derive_more-impl v2.1.1
2026-07-09T06:52:04.1163213Z    Compiling darling v0.20.11
2026-07-09T06:52:04.1383394Z    Compiling n0-error-macros v0.1.3
2026-07-09T06:52:04.2400582Z    Compiling derive_builder_core v0.20.2
2026-07-09T06:52:04.6200633Z    Compiling spez v0.1.2
2026-07-09T06:52:04.9016116Z    Compiling tinystr v0.8.3
2026-07-09T06:52:04.9301449Z    Compiling potential_utf v0.1.5
2026-07-09T06:52:05.1950551Z    Compiling icu_collections v2.2.0
2026-07-09T06:52:05.2090678Z    Compiling der v0.8.0-rc.10
2026-07-09T06:52:05.3571111Z    Compiling icu_locale_core v2.2.0
2026-07-09T06:52:05.7709883Z    Compiling n0-error v0.1.3
2026-07-09T06:52:05.8887950Z    Compiling pin-project-internal v1.1.13
2026-07-09T06:52:06.2803700Z    Compiling cobs v0.3.0
2026-07-09T06:52:06.3812079Z    Compiling derive_builder_macro v0.20.2
2026-07-09T06:52:06.5736418Z    Compiling ed25519-dalek v2.2.0
2026-07-09T06:52:06.6576003Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-09T06:52:06.8123161Z    Compiling derive_builder v0.20.2
2026-07-09T06:52:07.0241451Z    Compiling ipnet v2.12.0
2026-07-09T06:52:07.1785025Z    Compiling spki v0.8.0-rc.4
2026-07-09T06:52:07.5272474Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-09T06:52:07.5744964Z    Compiling prefix-trie v0.8.4
2026-07-09T06:52:07.7650838Z    Compiling icu_provider v2.2.0
2026-07-09T06:52:07.8392120Z    Compiling futures-executor v0.3.32
2026-07-09T06:52:07.9695262Z    Compiling pin-project v1.1.13
2026-07-09T06:52:08.0832501Z    Compiling once_cell v1.21.4
2026-07-09T06:52:08.2173839Z    Compiling futures v0.3.32
2026-07-09T06:52:08.2202161Z    Compiling ed25519 v3.0.0-rc.4
2026-07-09T06:52:08.2442128Z    Compiling spt-proto v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-09T06:52:08.3363185Z    Compiling icu_normalizer v2.2.0
2026-07-09T06:52:08.3672519Z    Compiling icu_properties v2.2.0
2026-07-09T06:52:08.4237258Z    Compiling tracing-core v0.1.36
2026-07-09T06:52:08.7578253Z    Compiling hashbrown v0.14.5
2026-07-09T06:52:08.9241171Z    Compiling postcard-derive v0.2.2
2026-07-09T06:52:09.0504192Z    Compiling data-encoding-macro v0.1.20
2026-07-09T06:52:09.1647534Z    Compiling rustls-native-certs v0.8.4
2026-07-09T06:52:09.7183051Z    Compiling tracing v0.1.44
2026-07-09T06:52:09.8083551Z    Compiling tokio-util v0.7.18
2026-07-09T06:52:09.8630298Z    Compiling netlink-sys v0.8.8
2026-07-09T06:52:09.8891572Z    Compiling postcard v1.1.3
2026-07-09T06:52:09.9789413Z    Compiling tower v0.5.3
2026-07-09T06:52:10.0002418Z    Compiling strum_macros v0.28.0
2026-07-09T06:52:10.1461216Z    Compiling hashlink v0.9.1
2026-07-09T06:52:10.3001959Z    Compiling iroh-metrics-derive v0.4.1
2026-07-09T06:52:10.5645853Z    Compiling enum-assoc v1.3.0
2026-07-09T06:52:10.7753802Z    Compiling idna_adapter v1.2.2
2026-07-09T06:52:10.8429168Z    Compiling num_enum_derive v0.7.6
2026-07-09T06:52:11.0116534Z    Compiling idna v1.1.0
2026-07-09T06:52:11.0320624Z    Compiling async-trait v0.1.89
2026-07-09T06:52:11.0731806Z    Compiling iroh-metrics v0.38.3
2026-07-09T06:52:11.2221766Z    Compiling derive_more v2.1.1
2026-07-09T06:52:11.3711971Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-09T06:52:11.4112143Z    Compiling netdev v0.42.0
2026-07-09T06:52:11.5107784Z    Compiling rusqlite v0.32.1
2026-07-09T06:52:11.5452148Z    Compiling netlink-proto v0.12.0
2026-07-09T06:52:11.6471521Z    Compiling iroh-relay v0.98.0
2026-07-09T06:52:12.0240994Z    Compiling url v2.5.8
2026-07-09T06:52:12.0311667Z    Compiling h2 v0.4.14
2026-07-09T06:52:12.1025937Z    Compiling tokio-stream v0.1.18
2026-07-09T06:52:12.2580680Z    Compiling n0-watcher v0.6.1
2026-07-09T06:52:12.2841655Z    Compiling moka v0.12.15
2026-07-09T06:52:12.4348506Z    Compiling serde_spanned v0.6.9
2026-07-09T06:52:12.6834006Z    Compiling toml_datetime v0.6.11
2026-07-09T06:52:12.7747261Z    Compiling thiserror-impl v1.0.69
2026-07-09T06:52:12.8052182Z    Compiling ref-cast-impl v1.0.25
2026-07-09T06:52:12.9041439Z    Compiling num_enum v0.7.6
2026-07-09T06:52:13.0241131Z    Compiling toml_edit v0.22.27
2026-07-09T06:52:13.1403998Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-09T06:52:13.1712006Z    Compiling iroh-base v0.98.0
2026-07-09T06:52:13.2136320Z    Compiling tower-http v0.6.11
2026-07-09T06:52:13.2313994Z    Compiling attohttpc v0.30.1
2026-07-09T06:52:13.6382185Z    Compiling spt-store v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-09T06:52:14.1162155Z    Compiling webpki-roots v1.0.7
2026-07-09T06:52:14.1356076Z    Compiling regex-automata v0.4.14
2026-07-09T06:52:14.1886849Z    Compiling schemars_derive v1.2.1
2026-07-09T06:52:14.2761733Z    Compiling serde_bytes v0.11.19
2026-07-09T06:52:14.5122683Z    Compiling seize v0.5.1
2026-07-09T06:52:14.6990968Z    Compiling hmac v0.12.1
2026-07-09T06:52:14.7332047Z    Compiling iroh v0.98.2
2026-07-09T06:52:14.7543057Z    Compiling strum v0.28.0
2026-07-09T06:52:14.9088051Z    Compiling iroh-dns v0.98.0
2026-07-09T06:52:14.9751588Z    Compiling bitflags v1.3.2
2026-07-09T06:52:15.1081320Z    Compiling dyn-clone v1.0.20
2026-07-09T06:52:15.1501371Z    Compiling pin-utils v0.1.0
2026-07-09T06:52:15.3048770Z    Compiling rustix v0.38.44
2026-07-09T06:52:15.3250583Z    Compiling cmov v0.5.4
2026-07-09T06:52:15.3290767Z    Compiling nix v0.25.1
2026-07-09T06:52:15.3671521Z    Compiling papaya v0.2.4
2026-07-09T06:52:15.5231688Z    Compiling filedescriptor v0.8.3
2026-07-09T06:52:15.7051470Z    Compiling ctutils v0.4.2
2026-07-09T06:52:15.7531281Z    Compiling hkdf v0.12.4
2026-07-09T06:52:15.8502172Z    Compiling backon v1.6.0
2026-07-09T06:52:15.9359976Z    Compiling darling_macro v0.23.0
2026-07-09T06:52:16.1621402Z    Compiling serial v0.4.0
2026-07-09T06:52:16.2492970Z    Compiling anstyle-parse v1.0.0
2026-07-09T06:52:16.2686818Z    Compiling vte_generate_state_changes v0.1.2
2026-07-09T06:52:16.2712446Z    Compiling anstyle v1.0.14
2026-07-09T06:52:16.2714546Z    Compiling colorchoice v1.0.5
2026-07-09T06:52:16.2751095Z    Compiling downcast-rs v1.2.1
2026-07-09T06:52:16.4189618Z    Compiling instability v0.3.12
2026-07-09T06:52:16.4396939Z    Compiling shell-words v1.1.1
2026-07-09T06:52:16.5051927Z    Compiling foldhash v0.1.5
2026-07-09T06:52:16.6471499Z    Compiling is_terminal_polyfill v1.70.2
2026-07-09T06:52:16.6703906Z    Compiling anstyle-query v1.1.5
2026-07-09T06:52:16.7336718Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-09T06:52:16.7342385Z    Compiling linux-raw-sys v0.4.15
2026-07-09T06:52:16.7567087Z    Compiling hashbrown v0.15.5
2026-07-09T06:52:16.7842713Z    Compiling vte v0.13.1
2026-07-09T06:52:16.7844216Z    Compiling anstream v1.0.0
2026-07-09T06:52:16.8090490Z    Compiling signal-hook-mio v0.2.5
2026-07-09T06:52:16.8202670Z    Compiling darling v0.23.0
2026-07-09T06:52:16.9341054Z    Compiling spake2 v0.4.0
2026-07-09T06:52:16.9693430Z    Compiling terminal_size v0.4.4
2026-07-09T06:52:17.2491662Z    Compiling toml v0.8.23
2026-07-09T06:52:17.4812397Z    Compiling strum_macros v0.26.4
2026-07-09T06:52:17.5341084Z    Compiling schemars v1.2.1
2026-07-09T06:52:17.5846786Z    Compiling sha1 v0.10.6
2026-07-09T06:52:17.9594935Z    Compiling itertools v0.13.0
2026-07-09T06:52:18.1880927Z    Compiling castaway v0.2.4
2026-07-09T06:52:18.3400913Z    Compiling unicode-width v0.1.14
2026-07-09T06:52:18.3860422Z    Compiling static_assertions v1.1.0
2026-07-09T06:52:18.5051392Z    Compiling indoc v2.0.7
2026-07-09T06:52:18.7507514Z    Compiling spt-msg v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-09T06:52:18.9590963Z    Compiling regex v1.12.3
2026-07-09T06:52:19.1984643Z    Compiling clap_lex v1.1.0
2026-07-09T06:52:19.5420924Z    Compiling doctest-file v1.1.1
2026-07-09T06:52:19.6259231Z    Compiling spt-runtime v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-09T06:52:19.9371874Z    Compiling hyper v1.10.1
2026-07-09T06:52:20.1560949Z    Compiling clap_builder v4.6.0
2026-07-09T06:52:20.2749381Z    Compiling interprocess v2.4.2
2026-07-09T06:52:20.8961717Z    Compiling unicode-truncate v1.1.0
2026-07-09T06:52:21.0140239Z    Compiling crossterm v0.28.1
2026-07-09T06:52:21.1511798Z    Compiling compact_str v0.8.2
2026-07-09T06:52:21.4750347Z    Compiling portable-pty v0.8.1
2026-07-09T06:52:21.5611765Z    Compiling strum v0.26.3
2026-07-09T06:52:21.5951965Z    Compiling lru v0.12.5
2026-07-09T06:52:21.7176073Z    Compiling clap_derive v4.6.1
2026-07-09T06:52:21.7955242Z    Compiling iana-time-zone v0.1.65
2026-07-09T06:52:21.8120622Z    Compiling cassowary v0.3.0
2026-07-09T06:52:21.8980093Z    Compiling unicode-width v0.2.0
2026-07-09T06:52:22.3829781Z    Compiling spt-term v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-09T06:52:22.4275509Z    Compiling ratatui v0.29.0
2026-07-09T06:52:22.5948423Z    Compiling chrono v0.4.45
2026-07-09T06:52:22.8442060Z    Compiling nucleo-matcher v0.3.1
2026-07-09T06:52:22.9641009Z    Compiling hyper-util v0.1.20
2026-07-09T06:52:23.0186541Z    Compiling qrcode v0.14.1
2026-07-09T06:52:23.3302237Z    Compiling tempfile v3.27.0
2026-07-09T06:52:24.8943725Z    Compiling spt-live v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-09T06:52:24.9278024Z    Compiling clap v4.6.1
2026-07-09T06:52:26.2801677Z    Compiling igd-next v0.17.1
2026-07-09T06:52:28.0282819Z    Compiling portmapper v0.16.0
2026-07-09T06:52:34.5740356Z    Compiling rustls-webpki v0.103.13
2026-07-09T06:52:37.8604448Z    Compiling tokio-rustls v0.26.4
2026-07-09T06:52:37.8605038Z    Compiling noq-proto v0.17.0
2026-07-09T06:52:37.8607668Z    Compiling rustls-platform-verifier v0.7.0
2026-07-09T06:52:38.1228136Z    Compiling hickory-net v0.26.0-beta.4
2026-07-09T06:52:38.1230060Z    Compiling hyper-rustls v0.27.9
2026-07-09T06:52:38.1230689Z    Compiling tokio-websockets v0.13.2
2026-07-09T06:52:38.3173037Z    Compiling reqwest v0.13.4
2026-07-09T06:52:39.7651944Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-09T06:52:59.4726116Z    Compiling spt-net v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-09T06:53:01.4588295Z    Compiling spt-daemon v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-09T06:53:12.5780609Z    Compiling spt v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-09T06:53:19.0714303Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
2026-07-09T06:53:19.0992891Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-f1efa0ebfccf9660)
2026-07-09T06:53:19.1006404Z 
2026-07-09T06:53:19.1006628Z running 1 test
2026-07-09T06:53:25.6180503Z test new_brain_serves_against_old_broker ... ok
2026-07-09T06:53:25.6181277Z 
2026-07-09T06:53:25.6181528Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.52s
2026-07-09T06:53:25.6181853Z 
2026-07-09T06:53:25.6459966Z Post job cleanup.
2026-07-09T06:53:25.7264045Z [command]/usr/bin/git version
2026-07-09T06:53:25.7334651Z git version 2.43.0
2026-07-09T06:53:25.7367812Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fcb113a8-1681-4c19-b9ac-45cce48397f1' before making global git config changes
2026-07-09T06:53:25.7368546Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:53:25.7371242Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:53:25.7410733Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:53:25.7443396Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T06:53:25.7655189Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:53:25.7675747Z http.https://github.com/.extraheader
2026-07-09T06:53:25.7683644Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-09T06:53:25.7725779Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T06:53:25.7940603Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:53:25.7976293Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:53:25.8377606Z Cleaning up orphan processes
2026-07-09T06:53:25.9123566Z Terminate orphan process: pid (2088216) (spt)
